kfin
5.0.59-SNAPSHOT
common
kfin
/
com.toxicbakery.kfinstatemachine
/
[common]StateMachine
/
transitionsTo
transitions
To
common
open
override
fun
transitionsTo
(
targetState
:
S
)
:
Set
<
KClass
<
out
T
>
>
Content copied to clipboard
Get the transition required to move to a given state.